This error occurs when a recursive FUNCTION nests too deeply, or there are too many active subroutine, FUNCTION, and SUB calls. Use the CLEAR statement to increase the program's allotted stack space. This error cannot be trapped.